projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f466320
)
(lisp, shortlisp): Remove termdev.elc.
author
Glenn Morris
<rgm@gnu.org>
Fri, 21 Sep 2007 07:09:48 +0000
(07:09 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 21 Sep 2007 07:09:48 +0000
(07:09 +0000)
src/Makefile.in
patch
|
blob
|
history
diff --git
a/src/Makefile.in
b/src/Makefile.in
index 36d94d07012e4a005dc6a71b802006813693bb34..372f6fead4f692bd6aa35cf34c0f912815e304bd 100644
(file)
--- a/
src/Makefile.in
+++ b/
src/Makefile.in
@@
-746,7
+746,6
@@
lisp= \
MOUSE_SUPPORT \
${lispsource}emacs-lisp/float-sup.elc \
${lispsource}frame.elc \
- ${lispsource}termdev.elc \
${lispsource}help.elc \
${lispsource}indent.elc \
${lispsource}isearch.elc \
@@
-845,7
+844,6
@@
shortlisp= \
../lisp/emacs-lisp/float-sup.elc \
../lisp/format.elc \
../lisp/frame.elc \
- ../lisp/termdev.elc \
../lisp/help.elc \
../lisp/indent.elc \
../lisp/isearch.elc \